Fix <ulink> tag in previous commit
authorJavier Jardón <jjardon@gnome.org>
Wed, 28 Apr 2010 16:40:29 +0000 (18:40 +0200)
committerJavier Jardón <jjardon@gnome.org>
Wed, 28 Apr 2010 16:41:33 +0000 (18:41 +0200)
gtk/gtkicontheme.c

index 0084343fbf602c7e4e59f514eeb24bc216fb3202..532a82054650c02f3140831020815d5e4118792f 100644 (file)
@@ -3114,7 +3114,7 @@ gdk_color_to_css (GdkColor *color)
  * As implementation details, the icon loaded needs to be of SVG type,
  * contain the "symbolic" term as the last chunk of the icon name,
  * and use the fg, success, warning and error styles in the SVG file itself.
- * See the <ulink url="http://www.freedesktop.org/wiki/SymbolicIcons">Symbolic Icons spec</ulink>
+ * See the <ulink url="http://www.freedesktop.org/wiki/SymbolicIcons">Symbolic Icons spec</ulink>
  * for more information about symbolic icons.
  *
  * Return value: a #GdkPixbuf representing the loaded icon